home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / warpup1.lha / WarpUP-WarpOS / Source / exceptions / illegal.p < prev    next >
Text File  |  1997-06-11  |  372b  |  17 lines

  1.                 incdir  include:
  2.                 incdir  lvo:
  3.  
  4.                 include powerpc/ppcmacros.i
  5.                 include powerpc/powerpc.i
  6.  
  7.                 include powerpc_lib.i
  8.  
  9.                 xref    _PowerPCBase
  10.                 xref    _LinkerDB
  11.                 executable
  12. start
  13.                 prolog  1024
  14.                 dc.l    0
  15.                 epilog
  16.  
  17.